Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps ahoy_email from 1.1.0 to 2.1.2.

Changelog

Sourced from ahoy_email's changelog.

2.1.2 (2022-02-09)

  • Fixed external redirects with Rails 7

2.1.1 (2021-12-13)

  • Added experimental support for Active Record encryption

2.1.0 (2021-09-25)

  • Fixed mailer default_url_options not being applied to click links

2.0.3 (2021-03-31)

  • Fixed utm_params and track_clicks stripping <head> tags from messages

2.0.2 (2021-03-14)

  • Added support for Mongoid to database subscriber

2.0.1 (2021-03-08)

  • Added database subscriber

2.0.0 (2021-03-06)

  • Made to field encrypted by default for new installations
  • Added click analytics for Redis
  • Added send events to subscribers
  • Removed support for Rails < 5.2

Breaking changes

  • The track method has been broken into has_history for message history, utm_params for UTM tagging, and track_clicks for click analytics
  • Message history is no longer enabled by default
  • Open tracking has been removed
  • :message is no longer included in click events
  • Users are shown a link expired page when signature verification fails instead of being redirected to the homepage when AhoyEmail.invalid_redirect_url is not set

1.1.1 (2021-03-06)

  • Added support for classes for subscribers
  • Use datetime type in migration
Commits
  • 59398ac Version bump to 2.1.2 [skip ci]
  • dafa746 Fixed external redirects with Rails 7 - fixes #154
  • 4b5fdd1 Test with Ruby 3.1 on CI
  • 542cfe5 Fixed CI
  • 60a1cc6 Use stub method
  • 98320ff Test with Action Mailer 7 by default
  • 9725e2f Version bump to 2.1.1 [skip ci]
  • de0a0ec Added experimental support for Active Record encryption
  • 2496b08 Test with Action Mailer 7 rc1
  • 27d3adc Added user_type to data retention example [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ahoy_email](https://github.com/ankane/ahoy_email) from 1.1.0 to 2.1.2.
- [Release notes](https://github.com/ankane/ahoy_email/releases)
- [Changelog](https://github.com/ankane/ahoy_email/blob/master/CHANGELOG.md)
- [Commits](ankane/ahoy_email@v1.1.0...v2.1.2)

---
updated-dependencies:
- dependency-name: ahoy_email
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 23, 2022

Superseded by #322.

@dependabot dependabot bot closed this Jun 23, 2022
@dependabot dependabot bot deleted the dependabot/bundler/ahoy_email-2.1.2 branch June 23, 2022 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants